home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / a_man / cat1 / smtconfig.z / smtconfig
Encoding:
Text File  |  2002-10-03  |  6.7 KB  |  133 lines

  1.  
  2.  
  3.  
  4. SSSSMMMMTTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM))))                                                    SSSSMMMMTTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      smtconfig - configure or display FDDI interface parameters
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ////uuuussssrrrr////eeeettttcccc////ssssmmmmttttccccoooonnnnffffiiiigggg _i_n_t_e_r_f_a_c_e [_a_d_d_r_e_s_s__f_a_m_i_l_y] [_a_d_d_r_e_s_s] [_p_a_r_a_m_e_t_e_r_s]
  13.      ////uuuussssrrrr////eeeettttcccc////ssssmmmmttttccccoooonnnnffffiiiigggg _i_n_t_e_r_f_a_c_e
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      _s_m_t_c_o_n_f_i_g is used to configure FDDI network interfaces.  _s_m_t_c_o_n_f_i_g is
  17.      invoked at boot time from /_e_t_c/_i_n_i_t._d/_n_e_t_w_o_r_k to define the network
  18.      address of each FDDI interface present on a machine. You may also use it
  19.      once the system is up to redefine an interface's address or other
  20.      operating parameters.
  21.  
  22.      The _i_n_t_e_r_f_a_c_e parameter is a string of the form ``name unit'', for
  23.      example, ``ipg0''.  Use _s_m_t_s_t_a_t(1) or _n_e_t_s_t_a_t(1) to display the names of
  24.      FDDI interfaces on the machine.
  25.  
  26.      Since an interface may receive transmissions in differing protocols, each
  27.      of which may require separate naming schemes, it is necessary to specify
  28.      the _a_d_d_r_e_s_s__f_a_m_i_l_y, which may change the interpretation of the remaining
  29.      parameters.  Currently, just the ``inet'' address family is supported.
  30.  
  31.      For the Internet family, the address is either an Internet address
  32.      expressed in the Internet standard ``dot notation'' (see _i_n_e_t(3N)), or a
  33.      host name present in the _h_o_s_t_s(4) file, /_e_t_c/_h_o_s_t_s.  (Other _h_o_s_t_s
  34.      databases, such as _n_a_m_e_d and NIS, are ignored.)
  35.  
  36.      Only the superuser may modify the configuration of a network interface.
  37.  
  38.      The following parameters may be set with _s_m_t_c_o_n_f_i_g:
  39.  
  40.      uuuupppp             Mark an interface ``up''. This parameter may be used to
  41.                     enable an interface after an ``smtconfig down.''  It
  42.                     happens automatically when setting the first address on an
  43.                     interface.  If the interface was reset when previously
  44.                     marked down, the hardware will be re-initialized.
  45.  
  46.      ddddoooowwwwnnnn           Mark an interface ``down''.  When an interface is marked
  47.                     ``down'', the system will not attempt to transmit messages
  48.                     through that interface. If possible, the interface will be
  49.                     reset to disable reception as well.  This action does not
  50.                     automatically disable routes using the interface.
  51.  
  52.      aaaarrrrpppp            Enable the use of the Address Resolution Protocol in
  53.                     mapping between network level addresses and link level
  54.                     addresses (default). This is currently implemented for
  55.                     mapping between Internet addresses and FDDI MAC addresses.
  56.  
  57.      ----aaaarrrrpppp           Disable the use of the Address Resolution Protocol.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. SSSSMMMMTTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM))))                                                    SSSSMMMMTTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM))))
  71.  
  72.  
  73.  
  74.      mmmmeeeettttrrrriiiicccc _n       Set the routing metric of the interface to _n, default 0.
  75.                     The routing metric is used by the routing protocol
  76.                     (_r_o_u_t_e_d(1m)).  Higher metrics have the effect of making a
  77.                     route less favorable; metrics are counted as addition hops
  78.                     to the destination network or host.
  79.  
  80.      nnnneeeettttmmmmaaaasssskkkk _m_a_s_k   Specify how much of the address to reserve for subdividing
  81.                     networks into subnetworks.  The mask includes the network
  82.                     part of the local address and the subnet part, which is
  83.                     taken from the host field of the address.  The mask can be
  84.                     specified as a single hexadecimal number with a leading
  85.                     0x, with a dot-notation Internet address, or with a
  86.                     pseudo-network name listed in the network table
  87.                     _n_e_t_w_o_r_k_s(4).  The mask contains 1s for the bit positions
  88.                     in the 32-bit address which are to be used for the network
  89.                     and subnet parts, and 0s for the host part.  The mask
  90.                     should contain at least the standard network portion, and
  91.                     the subnet field should be contiguous with the network
  92.                     portion.
  93.  
  94.      bbbbrrrrooooaaaaddddccccaaaasssstttt      Specify the address to use to represent broadcasts to the
  95.                     network.  The default broadcast address is the address
  96.                     with a host part of all 1s.
  97.  
  98.      ddddeeeebbbbuuuugggg          Enable driver-dependent debugging code; usually, this
  99.                     turns on extra console error logging.
  100.  
  101.      ----ddddeeeebbbbuuuugggg         Disable driver-dependent debugging code.
  102.  
  103.      pppprrrriiiimmmmaaaarrrryyyy        Select an interface as the primary network interface for
  104.                     this host.
  105.  
  106.      _s_m_t_c_o_n_f_i_g displays the current configuration for a network interface when
  107.      no optional parameters are supplied.  If a protocol family is specified,
  108.      _s_m_t_c_o_n_f_i_g will report only the details specific to that protocol family.
  109.  
  110. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  111.      Messages that indicate the specified interface does not exist, the
  112.      requested address is unknown, or the user is not privileged if trying to
  113.      alter an interface's configuration.
  114.  
  115. FFFFIIIILLLLEEEESSSS
  116.      /etc/hosts     host-address database
  117.  
  118. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  119.      smtstat(1), fddi(7m), network(1M), inet(3N)
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.